'DeclarationPublic Overloads Sub ProcessBytes( _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ )
'UsageDim instance As SSHIdentificationStringByteReader Dim buffer() As Byte Dim offset As Integer Dim count As Integer instance.ProcessBytes(buffer, offset, count)
Parameters
- buffer
- offset
- count